This page is part of the FHIR Specification (v1.0.0: DSTU 2 Ballot 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
The official URL for this profile is:
http://hl7.org/fhir/StructureDefinition/qicore-condition
Profile of Condition for decision support/quality metrics. Defines the core set of elements and extensions for quality rule and measure authors.
This profile was published on Fri, Feb 27, 2015 00:00+1100 as a draft by Health Level Seven International (Clinical Quality Information - QICore).
Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.
This structure is derived from Condition.
Summary
Must-Support: 13 elements
Structures
This structure refers to these other structures:
Extensions
This structure refers to these extensions:
This structure is derived from Condition.
todo
This structure is derived from Condition.
Summary
Must-Support: 13 elements
Structures
This structure refers to these other structures:
Extensions
This structure refers to these extensions:
Differential View
This structure is derived from Condition.
Snapshot View
XML Template
JSON Template
todo
Other representations of profile: Schematron
Path | Name | Conformance | ValueSet |
Condition.language | ?ext | required | http://tools.ietf.org/html/bcp47 |
Condition.extension [UriType[http://hl7.org/fhir/StructureDefinition/condition-criticality]] | QICore Condition Criticality Codes | example | QICore Condition Criticality Codes |
Condition.code | Problem Value Set | preferred | Problem Value Set |
Condition.category | Condition Category Codes | preferred | Condition Category Codes |
Condition.clinicalStatus | Condition Clinical Status Codes | preferred | Condition Clinical Status Codes |
Condition.verificationStatus | ConditionVerificationStatus | required | ConditionVerificationStatus |
Condition.severity | Condition/Diagnosis Severity | preferred | Condition/Diagnosis Severity |
Condition.stage.summary | Disease Stage Value Set | preferred | Disease Stage Value Set |
Condition.evidence.code | Manifestation and Symptom Codes | example | Manifestation and Symptom Codes |
Condition.bodySite | SNOMED CT Body Structures | example | SNOMED CT Body Structures |
Id | Path | Details | Requirements |
con-1 | Condition.stage | Stage SHALL have summary or assessment XPath: exists(f:summary) or exists(f:assessment) | |
con-2 | Condition.evidence | evidence SHALL have code or details XPath: exists(f:code) or exists(f:detail) |